Retrieves a collection of Inbox rules that are associated with the authenticated user.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic GetRulesResponse GetRules()
Public Function GetRules As GetRulesResponse
Return Value
Type:
GetRulesResponseA collection of the user's Inbox rules.
See Also